[INFO] cloning repository https://github.com/prmanahan/brain-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prmanahan/brain-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprmanahan%2Fbrain-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprmanahan%2Fbrain-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b093e466e1b5c927ff3cd0388659b96b1619beca
[INFO] testing prmanahan/brain-cli against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprmanahan%2Fbrain-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prmanahan/brain-cli
[INFO] finished tweaking git repo https://github.com/prmanahan/brain-cli
[INFO] tweaked toml for git repo https://github.com/prmanahan/brain-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prmanahan/brain-cli on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prmanahan/brain-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded rusqlite v0.35.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04dd3ea3e126e861d96ccd161115acdb6fd4ad005324dbfbbe6d16820f17f708
[INFO] running `Command { std: "docker" "start" "-a" "04dd3ea3e126e861d96ccd161115acdb6fd4ad005324dbfbbe6d16820f17f708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04dd3ea3e126e861d96ccd161115acdb6fd4ad005324dbfbbe6d16820f17f708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04dd3ea3e126e861d96ccd161115acdb6fd4ad005324dbfbbe6d16820f17f708", kill_on_drop: false }`
[INFO] [stdout] 04dd3ea3e126e861d96ccd161115acdb6fd4ad005324dbfbbe6d16820f17f708
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38d3867687df1dfeb6cf7739cf5325b244ac30f8affe4a6cc85d069bc8b1c39a
[INFO] running `Command { std: "docker" "start" "-a" "38d3867687df1dfeb6cf7739cf5325b244ac30f8affe4a6cc85d069bc8b1c39a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling brain-core v0.1.0 (/opt/rustwide/workdir/libs/brain-core)
[INFO] [stderr]    Compiling brain v0.1.0 (/opt/rustwide/workdir/cmd/brain)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.78s
[INFO] running `Command { std: "docker" "inspect" "38d3867687df1dfeb6cf7739cf5325b244ac30f8affe4a6cc85d069bc8b1c39a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d3867687df1dfeb6cf7739cf5325b244ac30f8affe4a6cc85d069bc8b1c39a", kill_on_drop: false }`
[INFO] [stdout] 38d3867687df1dfeb6cf7739cf5325b244ac30f8affe4a6cc85d069bc8b1c39a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c32789ebb07bdfa34a31afa92269770c868d36d159d76f15f5c382254aa8bb3a
[INFO] running `Command { std: "docker" "start" "-a" "c32789ebb07bdfa34a31afa92269770c868d36d159d76f15f5c382254aa8bb3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling brain-core v0.1.0 (/opt/rustwide/workdir/libs/brain-core)
[INFO] [stderr]    Compiling brain v0.1.0 (/opt/rustwide/workdir/cmd/brain)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.18s
[INFO] running `Command { std: "docker" "inspect" "c32789ebb07bdfa34a31afa92269770c868d36d159d76f15f5c382254aa8bb3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c32789ebb07bdfa34a31afa92269770c868d36d159d76f15f5c382254aa8bb3a", kill_on_drop: false }`
[INFO] [stdout] c32789ebb07bdfa34a31afa92269770c868d36d159d76f15f5c382254aa8bb3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fda3c5b3a30d6b7d5240584e06ae7bfd6a383bf6fe3d118795d95a4579a97279
[INFO] running `Command { std: "docker" "start" "-a" "fda3c5b3a30d6b7d5240584e06ae7bfd6a383bf6fe3d118795d95a4579a97279", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests main.rs (/opt/rustwide/target/debug/deps/brain-dd7e5c6d92624d68)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/activity_test.rs (/opt/rustwide/target/debug/deps/activity_test-f718d027e9560a0d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test activity_log_full_args ... ok
[INFO] [stdout] test activity_list_respects_limit ... ok
[INFO] [stdout] test activity_log_minimal_args_returns_id ... ok
[INFO] [stdout] test activity_list_filters_by_actor ... ok
[INFO] [stderr]      Running tests/dispatch_test.rs (/opt/rustwide/target/debug/deps/dispatch_test-a65ba3c4be3910da)
[INFO] [stdout] test activity_list_returns_array ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test dispatch_get_returns_record ... ok
[INFO] [stdout] test dispatch_list_returns_array ... ok
[INFO] [stdout] test dispatch_start_with_tier_fields_appears_in_get ... ok
[INFO] [stdout] test dispatch_start_with_context_kb_flag ... ok
[INFO] [stdout] test dispatch_start_returns_json ... ok
[INFO] [stdout] test dispatch_start_invalid_task_id_exits_with_error ... ok
[INFO] [stdout] test dispatch_complete_updates_metrics ... ok
[INFO] [stdout] test dispatch_event_logs_event ... ok
[INFO] [stdout] test dispatch_start_without_tier_flags_backward_compat ... ok
[INFO] [stderr]      Running tests/project_test.rs (/opt/rustwide/target/debug/deps/project_test-d6958d3a3aa3cdf5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test project_create_returns_id ... ok
[INFO] [stdout] test project_update_path ... ok
[INFO] [stdout] test project_add_is_alias_for_project_create ... ok
[INFO] [stdout] test project_create_without_path ... ok
[INFO] [stdout] test project_create_with_path ... ok
[INFO] [stdout] test invalid_project_status_rejected_by_parser ... ok
[INFO] [stdout] test project_update_not_found_returns_error ... ok
[INFO] [stdout] test project_create_with_description ... ok
[INFO] [stdout] test project_update_changes_status ... ok
[INFO] [stdout] test project_list_returns_array ... ok
[INFO] [stdout] test project_list_includes_path ... ok
[INFO] [stdout] test project_list_filters_by_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/session_test.rs (/opt/rustwide/target/debug/deps/session_test-34fb20796636b879)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test invalid_event_type_rejected_by_parser ... ok
[INFO] [stdout] test session_event_without_category_returns_id ... ok
[INFO] [stdout] test session_event_rejects_invalid_date_format ... ok
[INFO] [stdout] test session_event_with_category ... ok
[INFO] [stdout] test session_list_returns_array ... ok
[INFO] [stdout] test session_list_filters_by_date ... ok
[INFO] [stdout] test session_list_filters_by_type ... ok
[INFO] [stdout] test session_list_respects_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/task_test.rs (/opt/rustwide/target/debug/deps/task_test-4138ba3810e9b654)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test invalid_status_rejected_by_parser ... ok
[INFO] [stdout] test task_list_invalid_format_rejected ... ok
[INFO] [stdout] test task_create_returns_id ... ok
[INFO] [stdout] test task_get_not_found_returns_error ... ok
[INFO] [stdout] test task_list_format_table_outputs_header_row ... ok
[INFO] [stdout] test task_create_with_optional_fields ... ok
[INFO] [stdout] test task_get_subtasks_empty_for_leaf_task ... ok
[INFO] [stdout] test task_add_is_alias_for_task_create ... ok
[INFO] [stdout] test task_list_format_json_explicit ... ok
[INFO] [stdout] test task_get_returns_full_record ... ok
[INFO] [stdout] test task_list_tree_and_parent_id_mutual_exclusion ... ok
[INFO] [stdout] test task_list_returns_array ... ok
[INFO] [stdout] test task_list_format_table_empty_shows_no_results_message ... ok
[INFO] [stdout] test task_list_parent_id_not_found_returns_error ... ok
[INFO] [stdout] test task_list_table_omits_parent_column_for_root_only_tasks ... ok
[INFO] [stdout] test task_list_format_json_is_default ... ok
[INFO] [stdout] test task_list_table_shows_parent_column_when_children_present ... ok
[INFO] [stdout] test task_list_tree_table_format_shows_indented_children ... ok
[INFO] [stdout] test task_get_includes_subtasks_field ... ok
[INFO] [stdout] test task_update_changes_status ... ok
[INFO] [stdout] test task_update_project_id_flag ... ok
[INFO] [stdout] test task_update_description_flag ... ok
[INFO] [stdout] test task_list_parent_id_returns_direct_children ... ok
[INFO] [stdout] test task_list_filters_by_status ... ok
[INFO] [stdout] test task_list_tree_returns_nested_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/brain_core-75a8a4347ad077fb)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test db::tests::resolve_path_explicit_overrides_env_var ... ok
[INFO] [stdout] test db::tests::open_nonexistent_path_returns_connection_failed ... ok
[INFO] [stdout] test db::tests::resolve_path_silently_ignores_malformed_config ... ok
[INFO] [stdout] test db::tests::resolve_path_uses_config_file_when_present ... ok
[INFO] [stdout] test db::tests::resolve_path_uses_default_when_nothing_set ... ok
[INFO] [stdout] test activity::tests::activity_log_with_all_fields ... ok
[INFO] [stdout] test db::tests::resolve_path_uses_explicit_db_path ... ok
[INFO] [stdout] test activity::tests::activity_list_returns_array ... ok
[INFO] [stdout] test activity::tests::activity_log_returns_id ... ok
[INFO] [stdout] test db::tests::in_memory_database_has_wal_mode ... ok
[INFO] [stdout] test activity::tests::activity_list_filters_by_actor ... ok
[INFO] [stdout] test dispatch::tests::dispatch_list_filters_by_agent ... ok
[INFO] [stdout] test dispatch::tests::dispatch_complete_not_found ... ok
[INFO] [stdout] test dispatch::tests::dispatch_get_not_found ... ok
[INFO] [stdout] test activity::tests::activity_list_respects_limit ... ok
[INFO] [stdout] test dispatch::tests::dispatch_get_returns_full_record ... ok
[INFO] [stdout] test dispatch::tests::dispatch_event_returns_event_id ... ok
[INFO] [stdout] test error::tests::database_error_serializes_to_json ... ok
[INFO] [stdout] test db::tests::in_memory_database_opens ... ok
[INFO] [stdout] test db::tests::in_memory_database_has_foreign_keys_enabled ... ok
[INFO] [stdout] test db::tests::ensure_schema_is_idempotent_with_seed_data ... ok
[INFO] [stdout] test dispatch::tests::dispatch_list_returns_array ... ok
[INFO] [stdout] test error::tests::connection_failed_serializes_to_json ... ok
[INFO] [stdout] test dispatch::tests::dispatch_complete_updates_status ... ok
[INFO] [stdout] test error::tests::not_found_serializes_to_json ... ok
[INFO] [stdout] test error::tests::constraint_violation_serializes_to_json ... ok
[INFO] [stdout] test dispatch::tests::dispatch_start_returns_id_and_dispatch_number ... ok
[INFO] [stdout] test dispatch::tests::dispatch_list_filters_by_tier ... ok
[INFO] [stdout] test dispatch::tests::dispatch_start_increments_dispatch_number ... ok
[INFO] [stdout] test project::tests::project_create_without_path_stores_null ... ok
[INFO] [stdout] test dispatch::tests::dispatch_start_with_context_kb_persists ... ok
[INFO] [stdout] test dispatch::tests::dispatch_start_without_tier_fields_has_null_in_get ... ok
[INFO] [stdout] test project::tests::project_create_with_description ... ok
[INFO] [stdout] test scope::tests::scope_list_filters_by_violation_type ... ok
[INFO] [stdout] test project::tests::project_create_with_path ... ok
[INFO] [stdout] test dispatch::tests::dispatch_start_with_tier_fields_persists_to_get ... ok
[INFO] [stdout] test project::tests::project_update_changes_name ... ok
[INFO] [stdout] test project::tests::project_update_changes_status ... ok
[INFO] [stdout] test scope::tests::scope_list_returns_array ... ok
[INFO] [stdout] test project::tests::project_update_not_found ... ok
[INFO] [stdout] test scope::tests::scope_list_filters_by_agent ... ok
[INFO] [stdout] test project::tests::project_create_returns_id ... ok
[INFO] [stdout] test project::tests::project_update_sets_path ... ok
[INFO] [stdout] test project::tests::project_list_returns_all ... ok
[INFO] [stdout] test project::tests::project_create_duplicate_name_returns_error ... ok
[INFO] [stdout] test scope::tests::scope_log_returns_id ... ok
[INFO] [stdout] test project::tests::project_list_filters_by_status ... ok
[INFO] [stdout] test session::tests::session_event_rejects_non_date_string ... ok
[INFO] [stdout] test db::tests::resolve_path_uses_env_var_when_no_explicit ... FAILED
[INFO] [stdout] test scope::tests::scope_log_works_without_optional_fields ... ok
[INFO] [stdout] test scope::tests::scope_list_respects_limit ... ok
[INFO] [stdout] test scope::tests::scope_log_with_resolution ... ok
[INFO] [stdout] test session::tests::session_event_rejects_invalid_date_format ... ok
[INFO] [stdout] test session::tests::session_event_returns_id ... ok
[INFO] [stdout] test session::tests::session_event_with_category ... ok
[INFO] [stdout] test session::tests::session_list_filters_by_category ... ok
[INFO] [stdout] test session::tests::session_list_filters_by_date ... ok
[INFO] [stdout] test session::tests::session_list_rejects_invalid_date_filter ... ok
[INFO] [stdout] test task::tests::task_create_returns_id ... ok
[INFO] [stdout] test task::tests::task_get_includes_subtasks_array ... ok
[INFO] [stdout] test session::tests::session_list_filters_by_type ... ok
[INFO] [stdout] test task::tests::task_create_with_all_fields ... ok
[INFO] [stdout] test session::tests::session_list_returns_array ... ok
[INFO] [stdout] test session::tests::session_list_respects_limit ... ok
[INFO] [stdout] test task::tests::task_get_returns_full_record ... ok
[INFO] [stdout] test task::tests::task_list_filters_by_assigned_to ... ok
[INFO] [stdout] test task::tests::task_list_filters_by_project_id ... ok
[INFO] [stdout] test task::tests::task_get_subtasks_ordered_by_id_ascending ... ok
[INFO] [stdout] test task::tests::task_list_parent_id_not_found_returns_error ... ok
[INFO] [stdout] test task::tests::task_list_filters_by_status ... ok
[INFO] [stdout] test task::tests::task_get_not_found ... ok
[INFO] [stdout] test types::tests::agent_parses_non_empty_string ... ok
[INFO] [stdout] test types::tests::agent_rejects_empty_string ... ok
[INFO] [stdout] test task::tests::task_get_subtasks_empty_when_no_children ... ok
[INFO] [stdout] test types::tests::agent_rejects_whitespace_only ... ok
[INFO] [stdout] test types::tests::dispatch_id_parses_positive_integer ... ok
[INFO] [stdout] test task::tests::task_list_parent_id_returns_direct_children ... ok
[INFO] [stdout] test types::tests::agent_trims_whitespace ... ok
[INFO] [stdout] test types::tests::dispatch_id_rejects_zero ... ok
[INFO] [stdout] test task::tests::task_list_tree_root_tasks_have_empty_children_array ... ok
[INFO] [stdout] test task::tests::task_list_tree_empty_when_no_tasks ... ok
[INFO] [stdout] test task::tests::task_list_parent_id_empty_when_no_children ... ok
[INFO] [stdout] test task::tests::task_list_returns_all ... ok
[INFO] [stdout] test types::tests::dispatch_status_parses_snake_case ... ok
[INFO] [stdout] test types::tests::model_parses_non_empty_string ... ok
[INFO] [stdout] test types::tests::model_rejects_empty_string ... ok
[INFO] [stdout] test types::tests::project_id_parses_positive_integer ... ok
[INFO] [stdout] test types::tests::project_id_rejects_zero ... ok
[INFO] [stdout] test types::tests::provider_parses_known_variants_case_insensitive ... ok
[INFO] [stdout] test types::tests::provider_parses_unknown_as_other ... ok
[INFO] [stdout] test types::tests::priority_parses_lowercase ... ok
[INFO] [stdout] test types::tests::provider_serializes_known_variant ... ok
[INFO] [stdout] test types::tests::provider_rejects_empty ... ok
[INFO] [stdout] test types::tests::provider_serializes_other_variant ... ok
[INFO] [stdout] test types::tests::session_category_displays_snake_case ... ok
[INFO] [stdout] test types::tests::session_category_parses_snake_case ... ok
[INFO] [stdout] test types::tests::session_category_rejects_unknown ... ok
[INFO] [stdout] test types::tests::session_event_type_displays_snake_case ... ok
[INFO] [stdout] test task::tests::task_update_sets_completed_at_when_done ... ok
[INFO] [stdout] test types::tests::session_event_type_parses_snake_case ... ok
[INFO] [stdout] test types::tests::event_type_parses_snake_case ... ok
[INFO] [stdout] test types::tests::session_event_type_rejects_unknown ... ok
[INFO] [stdout] test types::tests::severity_parses_lowercase ... ok
[INFO] [stdout] test types::tests::task_id_rejects_zero ... ok
[INFO] [stdout] test types::tests::task_id_rejects_non_numeric ... ok
[INFO] [stdout] test task::tests::task_update_not_found ... ok
[INFO] [stdout] test types::tests::task_status_parses_snake_case ... ok
[INFO] [stdout] test types::tests::task_id_rejects_negative ... ok
[INFO] [stdout] test types::tests::task_id_parses_positive_integer ... ok
[INFO] [stdout] test types::tests::violation_type_rejects_unknown ... ok
[INFO] [stdout] test task::tests::task_list_tree_shows_two_level_hierarchy ... ok
[INFO] [stdout] test task::tests::task_list_tree_status_filter_excludes_non_matching_children ... ok
[INFO] [stdout] test task::tests::task_update_sets_project_id ... ok
[INFO] [stdout] test task::tests::task_update_changes_description ... ok
[INFO] [stdout] test types::tests::task_status_rejects_unknown ... ok
[INFO] [stdout] test types::tests::task_status_serializes_to_snake_case ... ok
[INFO] [stdout] test types::tests::violation_type_displays_snake_case ... ok
[INFO] [stdout] test task::tests::task_update_changes_status ... ok
[INFO] [stdout] test task::tests::task_update_preserves_description_when_updating_other_fields ... ok
[INFO] [stdout] test types::tests::violation_type_parses_snake_case ... ok
[INFO] [stdout] test task::tests::task_list_parent_id_composes_with_status_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests::resolve_path_uses_env_var_when_no_explicit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests::resolve_path_uses_env_var_when_no_explicit' (480) panicked at libs/brain-core/db.rs:275:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "./vault/brain.db"
[INFO] [stderr] error: test failed, to rerun pass `-p brain-core --lib`
[INFO] [stdout]  right: "/env/path.db"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b3bbece8a8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b3bbece8a8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b3bbece8a8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b3bbece8a8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b3bbee4cca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b3bbee4cca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61b3bbed31a2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61b3bbed31a2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61b3bbeabe36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b3bbeabe36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b3bbec62d9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b3bbcb247c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61b3bbcb247c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61b3bbec6492 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61b3bbec6492 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b3bbeabef2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61b3bbea0d99 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b3bbeacdcd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b3bbee548c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b3bbee5343 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61b3bbb7db4c - core[28b146924c2f19c6]::panicking::assert_failed::<alloc[95e62e727ddf147d]::string::String, &str>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61b3bbb92c16 - brain_core[7dfadd1a993955af]::db::tests::resolve_path_uses_env_var_when_no_explicit
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/brain-core/db.rs:275:9
[INFO] [stdout]   22:     0x61b3bbb8f207 - brain_core[7dfadd1a993955af]::db::tests::resolve_path_uses_env_var_when_no_explicit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/libs/brain-core/db.rs:265:52
[INFO] [stdout]   23:     0x61b3bbba5db6 - <brain_core[7dfadd1a993955af]::db::tests::resolve_path_uses_env_var_when_no_explicit::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61b3bbca555b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61b3bbca555b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61b3bbcb2dd5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61b3bbcb2dd5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61b3bbcb2dd5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61b3bbcb2dd5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61b3bbcb2dd5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61b3bbcb2dd5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61b3bbcb2dd5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61b3bbcad934 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61b3bbcad934 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61b3bbcb5e52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61b3bbcb5e52 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61b3bbcb5e52 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61b3bbcb5e52 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61b3bbcb5e52 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61b3bbcb5e52 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61b3bbcb5e52 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61b3bbecdecf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x61b3bbecdecf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72b3d390eaa4 - <unknown>
[INFO] [stdout]   45:     0x72b3d399ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests::resolve_path_uses_env_var_when_no_explicit
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 120 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fda3c5b3a30d6b7d5240584e06ae7bfd6a383bf6fe3d118795d95a4579a97279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda3c5b3a30d6b7d5240584e06ae7bfd6a383bf6fe3d118795d95a4579a97279", kill_on_drop: false }`
[INFO] [stdout] fda3c5b3a30d6b7d5240584e06ae7bfd6a383bf6fe3d118795d95a4579a97279
